services.cloudflared.tunnels.<name>.originRequest.proxyType

cloudflared starts a proxy server to translate HTTP traffic into TCP when proxying, for example, SSH or RDP. This configures what type of proxy will be started. Valid options are:

Type
null or one of "", "socks"
Default
null
Example
""
Declared
<nixpkgs/nixos/modules/services/networking/cloudflared.nix>